MAINTAINERS: assign include/video*.h
authorHeinrich Schuchardt <[email protected]>
Wed, 19 Sep 2018 18:16:32 +0000 (20:16 +0200)
committerAnatolij Gustschin <[email protected]>
Fri, 28 Sep 2018 16:25:06 +0000 (18:25 +0200)
The include/video*.h files are part of the drivers in drivers/video. So it
makes sense to assign them to the same maintainer.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
MAINTAINERS

index ea21d59f1e8aa1360788038c481317257b7a1a65..3c3f872243158144d83428b2d94f474ede32dba1 100644 (file)
@@ -636,6 +636,7 @@ T:  git git://git.denx.de/u-boot-video.git
 F:     drivers/video/
 F:     common/lcd*.c
 F:     include/lcd*.h
+F:     include/video*.h
 
 X86
 M:     Simon Glass <[email protected]>